Events for Spartacus Scenario Part-Y

@BEGINEVENTS

@IF
SCENARIOLOADED
@THEN
DONTPLAYWONDERS
@ENDIF

@IF
NEGOTIATION
talker=Gladiators
talkertype=HumanOrComputer
listener=Rome
listenertype=HumanOrComputer
@THEN
@ENDIF

@IF
NEGOTIATION
talker=Rome
talkertype=HumanOrComputer
listener=Gladiators
listenertype=HumanOrComputer
@THEN
@ENDIF

@IF
NOSCHISM
defender=Rome
@THEN
@ENDIF

@IF
NOSCHISM
defender=Gladiators
@THEN
@ENDIF

@IF
NEGOTIATION
talker=Rome
talkertype=HumanOrComputer
listener=Asia
listenertype=HumanOrComputer
@THEN
@ENDIF

@IF
UNITKILLED
unit=SPARTACUS
attacker=Rome
defender=Gladiators
@THEN
TEXT
SPARTACUS is dead! The rebellion has failed! The game is lost!
ENDTEXT
@ENDIF

@IF
UNITKILLED
unit=ANOMAI
attacker=Rome
defender=Gladiators
@THEN
TEXT
Spartacus weeps at the death of his friend Anomai.
ENDTEXT
@ENDIF

@IF
UNITKILLED
unit=KRIX
attacker=Rome
defender=Gladiators
@THEN
TEXT
KRIX is dead! Rebels have lost a great leader!
ENDTEXT
@ENDIF

@IF
UNITKILLED
unit=Artorix
attacker=Rome
defender=Gladiators
@THEN
TEXT
ARTORIX is dead ! Evtebida is in mourning !
ENDTEXT
@ENDIF

@IF
UNITKILLED
unit=Kast
attacker=Rome
defender=Gladiators
@THEN
TEXT
Plebean Leader Veteus Cast is killed in battle !
ENDTEXT
@ENDIF

@IF
UNITKILLED
unit=Evtebida
attacker=Rome
defender=Gladiators
@THEN
TEXT
A Roman patrol seizes Evtebida, but she used her "special"
talents and they let her go!
ENDTEXT
CREATEUNIT
unit=Evtebida
owner=Gladiators
veteran=yes
homecity=NONE
locations
99,53
101,53
endlocations
@ENDIF

@IF
UNITKILLED
unit=Villa
attacker=Gladiators
defender=Rome
@THEN
TEXT
Gladiators plunder and burn a Roman villa. The owner
flees to Rome in panic leaving behind 50 talents...
ENDTEXT
CREATEUNIT
unit=Legionary
owner=Rome
veteran=yes
homecity=NONE
locations
105,45
endlocations
CHANGEMONEY
receiver=Gladiators
amount=50
PLAYWAVEFILE
SABOTAGE.WAV
@ENDIF

@IF
UNITKILLED
unit=TIGRAN
attacker=Rome
defender=Gladiators
@THEN
TEXT
^Tigran is dead! In his tent are found 5000 talents in a locked chest with
his testament:
^I leave 2500 gold to my partner in crime - SPARTACUS.
Another 1000 gold for the woman Evtebida for one unforgettable night.
The rest - to the widows of my sailors. Farewell!
ENDTEXT
CHANGEMONEY
receiver=Gladiators
amount=2500
@ENDIF

@IF
UNITKILLED
unit=Slaves
attacker=Gladiators
defender=Rome
@THEN
TEXT
A group of slaves liberated by the rebels join their army!
ENDTEXT
CREATEUNIT
unit=Rebels
owner=Gladiators
veteran=no
homecity=NONE
locations
99,53
101,53
endlocations
@ENDIF

@IF
UNITKILLED
unit=Slave
attacker=Gladiators
defender=Rome
@THEN
TEXT
Sicilian slaves join the rebellion, but they
decide to fight only in their homeland!
ENDTEXT
CREATEUNIT
unit=Rebels
owner=Gladiators
veteran=no
homecity=NONE
locations
84,90
84,88
83,87
endlocations
@ENDIF

@IF
UNITKILLED
unit=Peasant
attacker=Gladiators
defender=Rome
@THEN
TEXT
Poor peasants join the rebels to fight the
tyranny of the Roman aristocracy.
ENDTEXT
CREATEUNIT
unit=Armed Peasant
owner=Gladiators
veteran=no
homecity=NONE
locations
99,53
101,53
endlocations
@ENDIF

@IF
UNITKILLED
unit=Peasants
attacker=Gladiators
defender=Rome
@THEN
TEXT
Rebels rob and murder a loyal Roman peasant for a mere 10 talents!
Seeking vengeance, some of his household join the Roman cavalry forces.
ENDTEXT
CREATEUNIT
unit=Cavalry
owner=Rome
veteran=yes
homecity=NONE
locations
66,28
endlocations
CHANGEMONEY
receiver=Gladiators
amount=10
@ENDIF

@IF
UNITKILLED
unit=Sardinian
attacker=Gladiators
defender=Rome
@THEN
TEXT
A group of Sardinian slaves join the rebellion, but
they will only fight on their home island!
ENDTEXT
CREATEUNIT
unit=Rebels
owner=Gladiators
veteran=no
homecity=NONE
locations
39,83
39,85
endlocations
@ENDIF

@IF
UNITKILLED
unit=Pirate
attacker=Rome
defender=Gladiators
@THEN
TEXT
One of the pirates has been killed!
^The "Brotherhood" demands a compensation: 100 talents!
ENDTEXT
CREATEUNIT
unit=Cavalry
owner=Rome
veteran=yes
homecity=NONE
locations
113,53
endlocations
CHANGEMONEY
receiver=Gladiators
amount=-100
@ENDIF

@IF
UNITKILLED
unit=Prefect
attacker=Gladiators
defender=Rome
@THEN
TEXT
City prefect is captured carrying city treasury: 100 talents!
ENDTEXT
CHANGEMONEY
receiver=Gladiators
amount=100
@ENDIF

@IF
UNITKILLED
unit=Marcus Varr
attacker=Rome
defender=Gladiators
@THEN
TEXT
Mutinous legat Marcus Varr is heavily wounded, 
but he does not leave the battlefield!
ENDTEXT
CREATEUNIT
unit=Marcus Varr
owner=Gladiators
veteran=yes
homecity=NONE
locations
105,55
106,54
106,56
107,55
108,54
107,53
endlocations
@ENDIF

@IF
TURN
turn=165
@THEN
TEXT
^ARTORIX:
^Leader, the time has come, I want to fight with sword in hand with our
brothers on the battlefield.
^SPARTACUS:
^But you are the eyes and ears of our army! Nobody can replace you!
^EVTEBIDA:
^I can do it. Let me in, Leader!
^SPARTACUS:
^Oh, glorious woman. You are alive! How did you escape?
^EVTEBIDA:
^While the battle raged I stabbed the guard, and... here I am!
^SPARTACUS:
^You deserve a hero's welcome. But what about your words of love? They cannot
be for me, for you must know that my heart belongs to the rebellion only...
^ARTORIX:
^It is my fault, Leader. She wrote to ME. I met Evtebida in Rome and promised
that she would be married to the prefect of Rome if she became our spy!
ENDTEXT
CREATEUNIT
unit=Artorix
owner=Gladiators
veteran=yes
homecity=NONE
locations
99,53
101,53
endlocations
@ENDIF

@IF
TURN
turn=165
@THEN
TEXT
^SPARTACUS:
^But why would that be? The new prefect of Rome is the cowardly Mattius
Libeon, who escaped from Capua and received the laurels of hero for his
actions against us.
^ARTORIX:
^I promised her that I shall become the new prefect of Rome when we capture
the city. Wouldn't I deserve this high rank?
^SPARTACUS:
^I have nothing to object. So be it.
^But today we have other tasks. We must free this noble Roman Gaius Gracchus
from Kanusium.
^I'll give our troops some rest before we advance against the city.
^^(You have 5 free turns)
ENDTEXT
@ENDIF

@IF
TURN
turn=166
@THEN
TEXT
FARNAK:
^We must hurry, leader! Our main objective is Brundisium.
^EVTEBIDA:
^I checked the road. It's blocked by a well guarded town, TARENT. This city
is impregnable! We must think of another way...
^SPARTACUS:
^If it can not be captured from land then we will turn to the sea and
attempt a landing near Brundisium. I will send orders for Tigran to
return with his ships.
ENDTEXT
CREATEUNIT
unit=Turtle
owner=Rome
veteran=no
homecity=NONE
locations
89,47
88,46
91,45
endlocations
@ENDIF

@IF
TURN
turn=167
@THEN
TEXT
Roman troops begin the siege of Benevent!
ENDTEXT
CREATEUNIT
unit=Ram
owner=Rome
veteran=yes
homecity=NONE
locations
89,47
88,46
91,45
endlocations
@ENDIF

@IF
TURN
turn=167
@THEN
CREATEUNIT
unit=Turtle
owner=Rome
veteran=yes
homecity=NONE
locations
89,47
88,46
91,45
endlocations
@ENDIF

@IF
TURN
turn=167
@THEN
CREATEUNIT
unit=Centurion
owner=Rome
veteran=yes
homecity=NONE
locations
89,47
88,46
91,45
endlocations
@ENDIF

@IF
TURN
turn=167
@THEN
CREATEUNIT
unit=Legionary
owner=Rome
veteran=yes
homecity=NONE
locations
89,47
88,46
91,45
endlocations
@ENDIF

@IF
TURN
turn=169
@THEN
TEXT
EVTEBIDA:
Leader, the "Brotherhood" sent reinforcements and they are ready to sail
from their base near the Greek coast. The "Brotherhood" agrees to loan us
the ships in exchange for all gold which we shall find in Kanusium and 500
talents advance now!
ENDTEXT
CREATEUNIT
unit=Pirate
owner=Gladiators
veteran=no
homecity=NONE
locations
144,68
143,67
144,70
endlocations
CHANGEMONEY
receiver=Gladiators
amount=-500
@ENDIF

@IF
TURN
turn=169
@THEN
CREATEUNIT
unit=Pirate
owner=Gladiators
veteran=no
homecity=NONE
locations
143,67
144,70
endlocations
@ENDIF

@IF
TURN
turn=169
@THEN
CREATEUNIT
unit=Pirate
owner=Gladiators
veteran=no
homecity=NONE
locations
144,70
143,67
endlocations
@ENDIF

@IF
TURN
turn=169
@THEN
CREATEUNIT
unit=Birema
owner=Gladiators
veteran=yes
homecity=NONE
locations
142,68
141,67
endlocations
@ENDIF

@IF
TURN
turn=170
@THEN
TEXT
^^SPARTACUS:
^No more time to rest. We shall march on Kanusium!
^^(You have 15 turns to capture the city)
ENDTEXT
CREATEUNIT
unit=Cross
owner=Rome
veteran=no
homecity=NONE
locations
104,46
105,47
106,46
105,49
endlocations
@ENDIF

@IF
UNITKILLED
unit=Cross
attacker=Gladiators
defender=Rome
@THEN
TEXT
MAN ON THE CROSS:
^I am Mamilius, a warrior from one of Your legions. I was in scouting
and found out that the army of Consul Hellius Publicola is nearby.
But the Romans caught me. I am dying. Prepare yourselves for battle....
ENDTEXT
CREATEUNIT
unit=Consul
owner=Rome
veteran=yes
homecity=NONE
locations
101,45
100,46
101,45
102,44
100,48
101,47
endlocations
@ENDIF

@IF
UNITKILLED
unit=Cross
attacker=Gladiators
defender=Rome
@THEN
CREATEUNIT
unit=Legionary
owner=Rome
veteran=no
homecity=NONE
locations
100,46
101,45
endlocations
@ENDIF

@IF
UNITKILLED
unit=Cross
attacker=Gladiators
defender=Rome
@THEN
CREATEUNIT
unit=Legionary
owner=Rome
veteran=no
homecity=NONE
locations
104,48
103,47
103,49
105,49
endlocations
@ENDIF

@IF
UNITKILLED
unit=Cross
attacker=Gladiators
defender=Rome
@THEN
CREATEUNIT
unit=Legionary
owner=Rome
veteran=no
homecity=NONE
locations
102,44
101,46
endlocations
@ENDIF

@IF
UNITKILLED
unit=Cross
attacker=Gladiators
defender=Rome
@THEN
CREATEUNIT
unit=Centurion
owner=Rome
veteran=yes
homecity=NONE
locations
100,48
102,44
endlocations
@ENDIF

@IF
UNITKILLED
unit=Cross
attacker=Gladiators
defender=Rome
@THEN
CREATEUNIT
unit=Pretor
owner=Rome
veteran=no
homecity=NONE
locations
101,47
102,46
100,48
endlocations
@ENDIF

@IF
UNITKILLED
unit=Cross
attacker=Gladiators
defender=Rome
@THEN
CREATEUNIT
unit=Veteran
owner=Rome
veteran=no
homecity=NONE
locations
102,46
102,44
101,47
endlocations
@ENDIF

@IF
UNITKILLED
unit=Cross
attacker=Gladiators
defender=Rome
@THEN
CREATEUNIT
unit=Centurion
owner=Rome
veteran=yes
homecity=NONE
locations
101,47
102,46
100,48
101,45
endlocations
@ENDIF

@IF
UNITKILLED
unit=Cross
attacker=Gladiators
defender=Rome
@THEN
CREATEUNIT
unit=Legionary
owner=Rome
veteran=no
homecity=NONE
locations
105,51
106,50
endlocations
@ENDIF

@IF
UNITKILLED
unit=Cross
attacker=Gladiators
defender=Rome
@THEN
CREATEUNIT
unit=Centurion
owner=Rome
veteran=no
homecity=NONE
locations
106,50
106,48
endlocations
@ENDIF

@IF
UNITKILLED
unit=Cross
attacker=Gladiators
defender=Rome
@THEN
CREATEUNIT
unit=Legionary
owner=Rome
veteran=no
homecity=NONE
locations
106,48
106,50
endlocations
@ENDIF

@IF
UNITKILLED
unit=Centurion
attacker=Gladiators
defender=Rome
@THEN
CREATEUNIT
unit=Legionary
owner=Rome
veteran=yes
homecity=NONE
locations
107,45
105,43
104,44
105,45
endlocations
@ENDIF

@IF
UNITKILLED
unit=Cross
attacker=Gladiators
defender=Rome
@THEN
CREATEUNIT
unit=Legionary
owner=Rome
veteran=yes
homecity=NONE
locations
104,44
102,44
103,45
endlocations
@ENDIF

@IF
UNITKILLED
unit=Cross
attacker=Gladiators
defender=Rome
@THEN
CREATEUNIT
unit=Cavalry
owner=Rome
veteran=no
homecity=NONE
locations
105,45
endlocations
@ENDIF

@IF
UNITKILLED
unit=Pretor
attacker=Gladiators
defender=Rome
@THEN
CREATEUNIT
unit=Legionary
owner=Rome
veteran=no
homecity=NONE
locations
105,45
103,41
106,42
endlocations
JUSTONCE
@ENDIF

@IF
UNITKILLED
unit=Pretor
attacker=Gladiators
defender=Rome
@THEN
CREATEUNIT
unit=Cavalry
owner=Rome
veteran=yes
homecity=NONE
locations
107,45
105,45
104,44
endlocations
JUSTONCE
@ENDIF

@IF
UNITKILLED
unit=Pretor
attacker=Gladiators
defender=Rome
@THEN
TEXT
^EVTEBIDA:
^Look! It is impossible! Romans versus Romans. One Roman cohort in full
order and with banners fights on our side!
ENDTEXT
CREATEUNIT
unit=Veteran
owner=Gladiators
veteran=yes
homecity=NONE
locations
106,54
106,56
107,55
108,54
107,53
endlocations
JUSTONCE
@ENDIF

@IF
UNITKILLED
unit=Pretor
attacker=Gladiators
defender=Rome
@THEN
TEXT
MARCUS VARR:
^Forward, my Spanish veterans! Long live Emperor Sertorus!
ENDTEXT
CREATEUNIT
unit=Marcus Varr
owner=Gladiators
veteran=yes
homecity=NONE
locations
105,55
106,54
106,56
107,55
108,54
107,53
endlocations
PLAYWAVEFILE
CUSTOM1.WAV
@ENDIF

@IF
UNITKILLED
unit=Pretor
attacker=Gladiators
defender=Rome
@THEN
CREATEUNIT
unit=Veteran
owner=Gladiators
veteran=yes
homecity=NONE
locations
106,56
107,55
108,54
107,53
endlocations
@ENDIF

@IF
UNITKILLED
unit=Pretor
attacker=Gladiators
defender=Rome
@THEN
CREATEUNIT
unit=Veteran
owner=Gladiators
veteran=yes
homecity=NONE
locations
107,55
108,54
107,53
endlocations
@ENDIF

@IF
UNITKILLED
unit=Pretor
attacker=Gladiators
defender=Rome
@THEN
CREATEUNIT
unit=Veteran
owner=Gladiators
veteran=yes
homecity=NONE
locations
108,54
107,53
endlocations
@ENDIF

@IF
UNITKILLED
unit=Pretor
attacker=Gladiators
defender=Rome
@THEN
CREATEUNIT
unit=Veteran
owner=Gladiators
veteran=yes
homecity=NONE
locations
107,53
108,54
endlocations
@ENDIF

@IF
UNITKILLED
unit=Consul
attacker=Gladiators
defender=Rome
@THEN
TEXT
Consul Hellius Publicola is heavily wounded and is carried off the
battlefield by his men!
ENDTEXT
CREATEUNIT
unit=Catapult
owner=Rome
veteran=yes
homecity=NONE
locations
105,45
endlocations
@ENDIF

@IF
UNITKILLED
unit=Consul
attacker=Gladiators
defender=Rome
@THEN
TEXT
The small group of armed peasants storm out of the forest and attack the
Romans with the cries of: "Freedom to Gaius Gracchus! Save our leader!"
ENDTEXT
CREATEUNIT
unit=Armed Peasant
owner=Gladiators
veteran=no
homecity=NONE
locations
104,42
103,41
106,42
endlocations
JUSTONCE
@ENDIF

@IF
UNITKILLED
unit=Hastat
attacker=Gladiators
defender=Rome
@THEN
CREATEUNIT
unit=Hastat
owner=Rome
veteran=no
homecity=NONE
locations
113,53
endlocations
@ENDIF

@IF
UNITKILLED
unit=Cross
attacker=Gladiators
defender=Rome
@THEN
CREATEUNIT
unit=Cavalry
owner=Rome
veteran=yes
homecity=NONE
locations
103,55
102,56
104,56
endlocations
@ENDIF

@IF
CITYTAKEN
city=Kanusium
attacker=Gladiators
defender=Rome
@THEN
TEXT
^GAIUS GRACCHUS!
^My saviors! I am free again and can fight against the hateful SENATE, who has
killed my brother popular tribune Tiberius Gracchus! I hope Your aim is not to
conquer Italy and enslave our peasants?
^SPARTACUS:
^We only want to liberate the slaves and install a new order - freedom for all people!
^GAIUS GRACCHUS!
^In this case it is an honor for me to fight side-by-side with you!
ENDTEXT
CREATEUNIT
unit=Gaius Gracchus
owner=Gladiators
veteran=no
homecity=NONE
locations
105,45
endlocations
PLAYWAVEFILE
CRWDBUGL.WAV
JUSTONCE
@ENDIF

@IF
CITYTAKEN
city=Kanusium
attacker=Gladiators
defender=Rome
@THEN
TEXT
^MARCUS VARR:
^Our glorious pretor Sertorus will bring the new order: The Emperor and the
Empire, this is our future! Let us begin a CIVIL WAR and proclaim the most
worthy of all, Sertorus, as EMPEROR!
^SPARTACUS:
^How many troops does your Leader dispose of?
^MARCUS VARR:
^An entire legion, all are Spanish veterans. We also have some African
elephants, siege machines and ships.
^SPARTACUS:
Your army is not great enough to build an EMPIRE. But would your Lord take
the title of SATRAP of Sicily and bring his new order to this prosperous
island?
^This would be a good beginning to his career as Emperor...
^MARCUS VARR:
^Well, I shall inform my leader of your offer.
ENDTEXT
CHANGEMONEY
receiver=Gladiators
amount=-5000
JUSTONCE
@ENDIF

@IF
TURN
turn=185
@THEN
TEXT
^Time limit is exhausted. You troops must be in Kanusium!
^^NOW LOAD PART YI
ENDTEXT
@ENDIF

@IF
UNITKILLED
unit=Cross
attacker=Gladiators
defender=Rome
@THEN
CREATEUNIT
unit=Veteran
owner=Rome
veteran=yes
homecity=NONE
locations
103,43
endlocations
@ENDIF

@IF
UNITKILLED
unit=Catapult
attacker=Gladiators
defender=Rome
@THEN
CREATEUNIT
unit=Militia
owner=Rome
veteran=yes
homecity=NONE
locations
105,45
endlocations
@ENDIF

@IF
CITYTAKEN
city=Kanusium
attacker=Gladiators
defender=Rome
@THEN
TEXT
Thiefs in the camp ! The men from "Brotherhood" 
stole all gold from city treasury!
^Moreover ... they stole  ALL OUR MONEY! !
ENDTEXT
JUSTONCE
@ENDIF

@IF
UNITKILLED
unit=Garrison
attacker=Gladiators
defender=Rome
@THEN
CREATEUNIT
unit=Militia
owner=Rome
veteran=yes
homecity=NONE
locations
113,53
endlocations
@ENDIF

@ENDEVENTS
